toggle menu
Embedded SDK
androidJvm
switch theme
search in API
Embedded SDK
/
com.beyondidentity.embedded.sdk.models
/
AuthenticationContext
/
Application
Application
data
class
Application
(
val
id
:
String
,
val
displayName
:
String
?
)
Members
Constructors
Application
Link copied to clipboard
constructor
(
id
:
String
,
displayName
:
String
?
)
Properties
display
Name
Link copied to clipboard
val
displayName
:
String
?
id
Link copied to clipboard
val
id
:
String